home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / DeveloperStax.cpt / Developer Stack 1.2r / background_16981.txt < prev    next >
Text File  |  1989-02-26  |  6KB  |  270 lines

  1. -- background: 16981 from stack: in.2r
  2. -- bmap block id: 17850
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Quick Ref
  6. ----- HyperTalk script -----
  7. on opencard
  8.   put (the number of this card - the number of first card of this background+1) into field "PageNumber"
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 01
  15. -- high flags: 0000
  16. -- rect: left=56 top=23 right=55 bottom=315
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 24
  22. -- style flags: 0
  23. -- line height: 32
  24. -- part name: Name
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 2004
  30. -- rect: left=2 top=74 right=117 bottom=49
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 14767 / 14767
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: About...
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   if the optionkey is down then pass mouseup
  42.   visual iris open to gray
  43.   visual iris close to black
  44.   visual iris open to gray
  45.   visual iris close
  46.   go background information
  47. end mouseUp
  48.  
  49.  
  50.  
  51. -- part 3 (button)
  52. -- low flags: 00
  53. -- high flags: 2004
  54. -- rect: left=2 top=119 right=162 bottom=49
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 29114 / 29114
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Back
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   if the optionkey is down then pass mouseup
  66.   visual barn door close to black
  67.   visual barn door open
  68.   pop card
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 4 (button)
  74. -- low flags: 00
  75. -- high flags: 2004
  76. -- rect: left=2 top=164 right=207 bottom=49
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 1011 / 1011
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: Home
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   if the optionkey is down then pass mouseup
  88.   go to first card of home
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 5 (button)
  94. -- low flags: 00
  95. -- high flags: 2004
  96. -- rect: left=2 top=209 right=252 bottom=49
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 1000 / 1000
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Open Stack
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   if the optionkey is down then pass mouseup
  108.   domenu "open stack..."
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 6 (button)
  114. -- low flags: 00
  115. -- high flags: 2004
  116. -- rect: left=2 top=254 right=297 bottom=49
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 17343 / 17343
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: Launch Application
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   if the optionkey is down then pass mouseup
  128.   visual venetian blinds to gray
  129.   visual venetian blinds to black
  130.   visual venetian blinds to gray
  131.   visual venetian blinds
  132.  
  133.   go to background "Mini Hyperstation"
  134. end mouseUp
  135.  
  136.  
  137.  
  138. -- part 7 (button)
  139. -- low flags: 00
  140. -- high flags: 2004
  141. -- rect: left=2 top=299 right=342 bottom=49
  142. -- title width / last selected line: 0
  143. -- icon id / first selected line: 21786 / 21786
  144. -- text alignment: 1
  145. -- font id: 0
  146. -- text size: 12
  147. -- style flags: 0
  148. -- line height: 16
  149. -- part name: Menus On
  150. ----- HyperTalk script -----
  151. on mouseUp
  152.   if the optionkey is down then pass mouseup
  153.  
  154.   if menubar("¬©1988SDrazga") then hide menubar else show menubar
  155. end mouseUp
  156.  
  157.  
  158.  
  159. -- part 8 (button)
  160. -- low flags: 00
  161. -- high flags: 2000
  162. -- rect: left=228 top=306 right=331 bottom=255
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 1014 / 1014
  165. -- text alignment: 1
  166. -- font id: 0
  167. -- text size: 12
  168. -- style flags: 0
  169. -- line height: 16
  170. -- part name: Prev
  171. ----- HyperTalk script -----
  172. on mouseUp
  173.   if the optionkey is down then pass mouseup
  174.   visual effect wipe right
  175.   go to previous card
  176. end mouseUp
  177.  
  178.  
  179.  
  180. -- part 9 (button)
  181. -- low flags: 00
  182. -- high flags: 2000
  183. -- rect: left=280 top=306 right=331 bottom=307
  184. -- title width / last selected line: 0
  185. -- icon id / first selected line: 1013 / 1013
  186. -- text alignment: 1
  187. -- font id: 0
  188. -- text size: 12
  189. -- style flags: 0
  190. -- line height: 16
  191. -- part name: Next
  192. ----- HyperTalk script -----
  193. on mouseUp
  194.   if the optionkey is down then pass mouseup
  195.   visual effect wipe left
  196.   go to next card
  197. end mouseUp
  198.  
  199.  
  200.  
  201. -- part 10 (button)
  202. -- low flags: 00
  203. -- high flags: 2000
  204. -- rect: left=456 top=301 right=329 bottom=493
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 11645 / 11645
  207. -- text alignment: 1
  208. -- font id: 0
  209. -- text size: 12
  210. -- style flags: 0
  211. -- line height: 16
  212. -- part name: Return
  213. ----- HyperTalk script -----
  214. on mouseUp
  215.   if the optionkey is down then pass mouseup
  216.   visual effect iris close to inverse
  217.   go first card
  218. end mouseUp
  219.  
  220.  
  221.  
  222. -- part 11 (field)
  223. -- low flags: 01
  224. -- high flags: 0000
  225. -- rect: left=255 top=311 right=327 bottom=282
  226. -- title width / last selected line: 0
  227. -- icon id / first selected line: 0 / 0
  228. -- text alignment: 1
  229. -- font id: 3
  230. -- text size: 12
  231. -- style flags: 0
  232. -- line height: 16
  233. -- part name: PageNumber
  234.  
  235.  
  236. -- part 12 (field)
  237. -- low flags: 00
  238. -- high flags: 0007
  239. -- rect: left=55 top=65 right=295 bottom=490
  240. -- title width / last selected line: 0
  241. -- icon id / first selected line: 0 / 0
  242. -- text alignment: 0
  243. -- font id: 3
  244. -- text size: 9
  245. -- style flags: 0
  246. -- line height: 12
  247. -- part name: Reference
  248.  
  249.  
  250. -- part 13 (button)
  251. -- low flags: 00
  252. -- high flags: A003
  253. -- rect: left=98 top=304 right=326 bottom=189
  254. -- title width / last selected line: 0
  255. -- icon id / first selected line: 0 / 0
  256. -- text alignment: 1
  257. -- font id: 0
  258. -- text size: 12
  259. -- style flags: 0
  260. -- line height: 16
  261. -- part name: Find...
  262. ----- HyperTalk script -----
  263. on mouseUp
  264.   if the optionkey is down then pass mouseup
  265.   ask "What do you want to find?"
  266.   if it is empty then exit mouseup
  267.   find it in field reference
  268. end mouseUp
  269.  
  270.